Primitive Class Flow.Fog
Distance fog.
Members
color | (Color) RGB fog color |
minDistance | (int) min distance. |
maxDistance | (int) max distance. |
Functions
Fog(color, Min, Max) |
Members
- color
- (Color) RGB fog color
- minDistance
- (int) min distance. This is the distance at which the fog starts.*
- maxDistance
- (int) max distance. This is the distance at which the fog reaches the maximum strength.